IsODWindow
TheIsODWindow
method returns a Boolean value that indicates whether this window-state object has a window with the specified platform-specific window.
ODBoolean IsODWindow (in ODPlatformWindow aWindow);
aWindow
- A 32-bit value identifying a platform-specific window. On the Mac OS platform, this parameter is a window pointer (type
WindowPtr
).- return value
kODTrue
if this window-state object has a window with the specified platform-specific window, otherwisekODFalse
.DISCUSSION
OpenDoc calls this method.SEE ALSO
TheODWindowState::AcquireODWindow
method (page 852).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help